home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20020314-20021006 / 000318_tom.horsley@att.net_Mon Aug 26 11:59:11 EDT 2002.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  55 lines

  1. Article: 13648 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!news.stealth.net!news.stealth.net!logbridge.uoregon.edu!arclight.uoregon.edu!wn4feed!worldnet.att.net!bgtnsc04-news.ops.worldnet.att.net.POSTED!not-for-mail
  3. Sender: tom@SPIKE
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Absolute filenames are relative in C-Kermit?
  6. From: tom.horsley@att.net (Thomas A. Horsley)
  7. Message-ID: <ulm6umoav.fsf@att.net>
  8. Lines: 35
  9. User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2
  10. MIME-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. NNTP-Posting-Host: 966ddb80dd88eb3b8673f8416d42f742
  13. X-Complaints-To: abuse@worldnet.att.net
  14. X-Trace: bgtnsc04-news.ops.worldnet.att.net 1030323320 966ddb80dd88eb3b8673f8416d42f742 (Mon, 26 Aug 2002 00:55:20 GMT)
  15. NNTP-Posting-Date: Mon, 26 Aug 2002 00:55:20 GMT
  16. Organization: AT&T Worldnet
  17. Date: Mon, 26 Aug 2002 00:55:20 GMT
  18. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13648
  19.  
  20. Running Kermit 95 2.0 on Windows XP talking to C-Kermit 8.0.201 on
  21. redhat linux 7.1.
  22.  
  23. C-Kermit is running in server mode.
  24.  
  25. If I issue a command in k95 like:
  26.  
  27. send h:/foo/bar.text /home/tom/bar.txt
  28.  
  29. I wind up with a file on the linux box in
  30.  
  31. /home/tom/home/tom/bar.txt
  32.  
  33. (C-Kermit was started up in the directory /home/tom).
  34.  
  35. Is this really the intended behavior?
  36.  
  37. I sort of hoped an absolute filename spec would be interpreted
  38. as really absolute.
  39.  
  40. Easy enough to work around by simply doing "cd /" before I start
  41. kermit, but it seemed very strange to me, so I thought I'd ask.
  42.  
  43. P.S. The "kermacs" kermit<->emacs interface is still humming along.
  44. I've got remote directory tracking for shell interaction working
  45. and simple get and put file transfers functioning. Still bazillions
  46. of details left, but I can imagine that it will really get there
  47. someday. I'm still sticking snapshots in:
  48.  
  49.    http://home.att.net/~Tom.Horsley/kermacs.tar.gz
  50.  
  51. --
  52. >>==>> The *Best* political site <URL:http://www.vote-smart.org/> >>==+
  53.       email: Tom.Horsley@worldnet.att.net icbm: Delray Beach, FL      |
  54. <URL:http://home.att.net/~Tom.Horsley> Free Software and Politics <<==+
  55.